VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Gopher16 Hashing algorithm [update

Ashley Bissell  (2 Submissions)   Encryption   Intermediate   Wed 3rd February 2021

Gopher16 has been designed to create a 128-bit hash of any data that is input into it. The main purpose of Gopher16 is to create hashes for passwords so that if your password store were to be compramised then the hacker wouldn't be able to see the actual password. They would just see the hash, which can't be turned back into the original password.

Inputs
The data to be hashed and a boolean value of if the hash is to return as mixed case or non-mixed case.

Returns
Returns a 128-bit hash of the data input.

Rate Gopher16 Hashing algorithm [update (5(5 Vote))

Download Gopher16 Hashing algorithm [update

Gopher16 Hashing algorithm [update Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters